home *** CD-ROM | disk | FTP | other *** search
- %% -*- mode:erlang; erlang-indent-level: 2 -*-
- {wpc_fbx,
- [
- {ask_for_password,
- [
- {1,"Enter Password"}
- ]},
- {dialog,
- [
- {1,"Import scale"},
- {2,"Export scale"},
- {3,"Import scale"},
- {4,"Export scale"},
- {5,"Password"},
- {6,"Format"}
- ]},
- {do_export,
- [
- {1,"FBX Export Options"}
- ]},
- {do_import,
- [
- {1,"FBX Import Options"}
- ]},
- {do_import_2,
- [
- {1,"FBX version:"}
- ]},
- {import_mat_mapping,
- [
- {1,"Cannot handle material mapping mode:"}
- ]},
- {import_uvs_1,
- [
- {1,"Can't handle mapping type:"}
- ]},
- {import_vc_1,
- [
- {1,"NYI: vertex color import:"},
- {2,"mapping mode"},
- {3,"ref mode"}
- ]},
- {props,
- [
- {1,"Alias FBX file"}
- ]}
- ]}.
-